home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / disk utilities / compression / imploderv4.0 / imploder / tools / fimp.alias < prev    next >
Encoding:
Text File  |  1997-11-21  |  331 b   |  7 lines

  1. ; You can use this alias to read an imploded document.
  2. Alias EdExp FImp >NIL: [] T:Ex -XO -RF "Ed %s\nDelete T:Ex/#?" -AL C
  3.  
  4. ; This does the same thing apart from using FInf to add wildcarding for
  5. ; loading multiple files.
  6. Alias Edx FInf >NIL: [] -q -p -f -na -nh -lf "FImp %s T:Ex -XO -AL c -RF \"Ed %%s\\nDelete T:Ex/#?\"" BATCH
  7.